Skip to content

classic-ppgsi:0.1.0#5182

Open
gabfssilva wants to merge 2 commits into
typst:mainfrom
gabfssilva:classic-ppgsi-0.1.0
Open

classic-ppgsi:0.1.0#5182
gabfssilva wants to merge 2 commits into
typst:mainfrom
gabfssilva:classic-ppgsi-0.1.0

Conversation

@gabfssilva

Copy link
Copy Markdown

I am submitting

  • a new package
  • an update for a package

Description: classic-ppgsi is a dissertation/thesis template for the Graduate Program in Information Systems (PPgSI) at EACH–USP, University of São Paulo. It is a 1:1 port of the abntex2ppgsi LaTeX class, compliant with ABNT NBR 14724 and the program's specific rules. It emits the full ABNT pre-textual front matter in order (cover, title page, catalog card, errata, approval sheet, abstracts, lists, ToC) and ships a self-contained ABNT author–date citation/bibliography engine (backrefs, narrative \citeonline casing, a/b/c disambiguation). Generated document text is Brazilian Portuguese; the public API is English.

I have read and followed the submission guidelines and, in particular, I

  • selected a name that isn't the most obvious or canonical name for what the package does
    • Explanation: ppgsi is the acronym of the specific graduate program the template targets — not a generic term like "thesis", "abnt" or "usp" — and classic is a non-descriptive prefix, so the name is not canonical or descriptive of the general task.
  • added a typst.toml file with all required keys
  • added a README.md with documentation for my package
  • have chosen a license and added a LICENSE file or linked one in my README.md
  • tested my package locally on my system and it worked
  • excluded PDFs or README images, if any, but not the LICENSE
  • ensured that my package is licensed such that users can use and distribute the contents of its template directory without restriction, after modifying them through normal use.

@typst-package-check typst-package-check Bot added the new A new package submission. label Jun 27, 2026
@gabfssilva gabfssilva marked this pull request as draft June 27, 2026 15:05
@gabfssilva gabfssilva marked this pull request as ready for review June 28, 2026 01:13

@saecki saecki left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this package.

entrypoint = "lib.typ"
authors = ["Gabriel Francisco dos Santos Silva <gabfssilva@gmail.com>"]
license = "MIT"
description = "Dissertação/tese ABNT do PPgSI-EACH-USP (abntex2ppgsi)."

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you either also add an english description, or replace the current description with one?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you have the rights to distribute this logo? If so, can you please state that explicitly in your README, and say that it's not covered by the MIT license. If not, can you replace it with a placeholder and instruct people on how to import the actual logo themselves?
See https://github.com/typst/packages/blob/main/docs/licensing.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new A new package submission.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants